home *** CD-ROM | disk | FTP | other *** search
/ Programming a Multiplayer FPS in DirectX / Programming a Multiplayer FPS in DirectX (Companion CD).iso / DirectX / dxsdk_oct2004.exe / dxsdk.exe / Samples / C++ / Direct3D / OptimizedMesh / OptimizedMesh.vcproj < prev    next >
Encoding:
Extensible Markup Language  |  2004-09-27  |  6.7 KB  |  264 lines

  1. <?xml version="1.0" encoding = "Windows-1252"?>
  2. <VisualStudioProject
  3.     ProjectType="Visual C++"
  4.     Version="7.00"
  5.     Name="OptimizedMesh"
  6.     ProjectGUID="{3A68081D-E8F9-4523-9436-530DE9E552F4}"
  7.     Keyword="Win32Proj">
  8.     <Platforms>
  9.         <Platform
  10.             Name="Win32"/>
  11.     </Platforms>
  12.     <Configurations>
  13.         <Configuration
  14.             Name="Debug|Win32"
  15.             OutputDirectory="Debug"
  16.             IntermediateDirectory="Debug"
  17.             ConfigurationType="1"
  18.             CharacterSet="1">
  19.             <Tool
  20.                 Name="VCCLCompilerTool"
  21.                 Optimization="0"
  22.                 AdditionalIncludeDirectories="..\..\Common"
  23.                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;PROFILE"
  24.                 MinimalRebuild="TRUE"
  25.                 BasicRuntimeChecks="0"
  26.                 RuntimeLibrary="5"
  27.                 UsePrecompiledHeader="3"
  28.                 PrecompiledHeaderThrough="dxstdafx.h"
  29.                 WarningLevel="3"
  30.                 Detect64BitPortabilityProblems="TRUE"
  31.                 DebugInformationFormat="4"/>
  32.             <Tool
  33.                 Name="VCCustomBuildTool"/>
  34.             <Tool
  35.                 Name="VCLinkerTool"
  36.                 AdditionalOptions="/MACHINE:I386 /IGNORE:4089"
  37.                 AdditionalDependencies="dxerr9.lib dxguid.lib d3dx9dt.lib d3d9.lib comctl32.lib"
  38.                 LinkIncremental="2"
  39.                 GenerateDebugInformation="TRUE"
  40.                 ProgramDatabaseFile="$(OutDir)/OptimizedMesh.pdb"
  41.                 SubSystem="2"
  42.                 TargetMachine="1"/>
  43.             <Tool
  44.                 Name="VCMIDLTool"/>
  45.             <Tool
  46.                 Name="VCPostBuildEventTool"/>
  47.             <Tool
  48.                 Name="VCPreBuildEventTool"/>
  49.             <Tool
  50.                 Name="VCPreLinkEventTool"/>
  51.             <Tool
  52.                 Name="VCResourceCompilerTool"/>
  53.             <Tool
  54.                 Name="VCWebServiceProxyGeneratorTool"/>
  55.             <Tool
  56.                 Name="VCWebDeploymentTool"/>
  57.         </Configuration>
  58.         <Configuration
  59.             Name="Release|Win32"
  60.             OutputDirectory="Release"
  61.             IntermediateDirectory="Release"
  62.             ConfigurationType="1"
  63.             CharacterSet="1">
  64.             <Tool
  65.                 Name="VCCLCompilerTool"
  66.                 Optimization="2"
  67.                 InlineFunctionExpansion="1"
  68.                 OmitFramePointers="TRUE"
  69.                 AdditionalIncludeDirectories="..\..\Common"
  70.                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
  71.                 StringPooling="TRUE"
  72.                 ExceptionHandling="FALSE"
  73.                 RuntimeLibrary="4"
  74.                 EnableFunctionLevelLinking="TRUE"
  75.                 UsePrecompiledHeader="3"
  76.                 PrecompiledHeaderThrough="dxstdafx.h"
  77.                 WarningLevel="3"
  78.                 Detect64BitPortabilityProblems="TRUE"
  79.                 DebugInformationFormat="3"/>
  80.             <Tool
  81.                 Name="VCCustomBuildTool"/>
  82.             <Tool
  83.                 Name="VCLinkerTool"
  84.                 AdditionalOptions="/MACHINE:I386 /IGNORE:4089"
  85.                 AdditionalDependencies="dxerr9.lib dxguid.lib d3dx9.lib d3d9.lib comctl32.lib"
  86.                 OutputFile="$(OutDir)/OptimizedMesh.exe"
  87.                 LinkIncremental="1"
  88.                 GenerateDebugInformation="TRUE"
  89.                 SubSystem="2"
  90.                 OptimizeReferences="2"
  91.                 EnableCOMDATFolding="2"
  92.                 TargetMachine="1"/>
  93.             <Tool
  94.                 Name="VCMIDLTool"/>
  95.             <Tool
  96.                 Name="VCPostBuildEventTool"/>
  97.             <Tool
  98.                 Name="VCPreBuildEventTool"/>
  99.             <Tool
  100.                 Name="VCPreLinkEventTool"/>
  101.             <Tool
  102.                 Name="VCResourceCompilerTool"/>
  103.             <Tool
  104.                 Name="VCWebServiceProxyGeneratorTool"/>
  105.             <Tool
  106.                 Name="VCWebDeploymentTool"/>
  107.         </Configuration>
  108.         <Configuration
  109.             Name="Profile|Win32"
  110.             OutputDirectory="Profile"
  111.             IntermediateDirectory="Profile"
  112.             ConfigurationType="1"
  113.             CharacterSet="1">
  114.             <Tool
  115.                 Name="VCCLCompilerTool"
  116.                 Optimization="2"
  117.                 InlineFunctionExpansion="1"
  118.                 OmitFramePointers="TRUE"
  119.                 AdditionalIncludeDirectories="..\..\Common"
  120.                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;PROFILE"
  121.                 StringPooling="TRUE"
  122.                 ExceptionHandling="FALSE"
  123.                 RuntimeLibrary="4"
  124.                 EnableFunctionLevelLinking="TRUE"
  125.                 UsePrecompiledHeader="3"
  126.                 PrecompiledHeaderThrough="dxstdafx.h"
  127.                 WarningLevel="3"
  128.                 Detect64BitPortabilityProblems="TRUE"
  129.                 DebugInformationFormat="3"/>
  130.             <Tool
  131.                 Name="VCCustomBuildTool"/>
  132.             <Tool
  133.                 Name="VCLinkerTool"
  134.                 AdditionalOptions="/MACHINE:I386 /IGNORE:4089"
  135.                 AdditionalDependencies="dxerr9.lib dxguid.lib d3dx9.lib d3d9.lib comctl32.lib"
  136.                 OutputFile="$(OutDir)/OptimizedMesh.exe"
  137.                 LinkIncremental="1"
  138.                 GenerateDebugInformation="TRUE"
  139.                 SubSystem="2"
  140.                 OptimizeReferences="2"
  141.                 EnableCOMDATFolding="2"
  142.                 TargetMachine="1"/>
  143.             <Tool
  144.                 Name="VCMIDLTool"/>
  145.             <Tool
  146.                 Name="VCPostBuildEventTool"/>
  147.             <Tool
  148.                 Name="VCPreBuildEventTool"/>
  149.             <Tool
  150.                 Name="VCPreLinkEventTool"/>
  151.             <Tool
  152.                 Name="VCResourceCompilerTool"/>
  153.             <Tool
  154.                 Name="VCWebServiceProxyGeneratorTool"/>
  155.             <Tool
  156.                 Name="VCWebDeploymentTool"/>
  157.         </Configuration>
  158.     </Configurations>
  159.     <Files>
  160.         <Filter
  161.             Name="Resource Files"
  162.             Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  163.             <File
  164.                 RelativePath="OptimizedMesh.manifest">
  165.             </File>
  166.             <File
  167.                 RelativePath="OptimizedMesh.rc">
  168.             </File>
  169.             <File
  170.                 RelativePath="..\..\Common\directx.ico">
  171.             </File>
  172.             <File
  173.                 RelativePath="resource.h">
  174.             </File>
  175.         </Filter>
  176.         <Filter
  177.             Name="Common"
  178.             Filter="">
  179.             <File
  180.                 RelativePath="..\..\Common\dxstdafx.cpp">
  181.                 <FileConfiguration
  182.                     Name="Debug|Win32">
  183.                     <Tool
  184.                         Name="VCCLCompilerTool"
  185.                         UsePrecompiledHeader="1"/>
  186.                 </FileConfiguration>
  187.                 <FileConfiguration
  188.                     Name="Release|Win32">
  189.                     <Tool
  190.                         Name="VCCLCompilerTool"
  191.                         UsePrecompiledHeader="1"/>
  192.                 </FileConfiguration>
  193.                 <FileConfiguration
  194.                     Name="Profile|Win32">
  195.                     <Tool
  196.                         Name="VCCLCompilerTool"
  197.                         UsePrecompiledHeader="1"/>
  198.                 </FileConfiguration>
  199.             </File>
  200.             <File
  201.                 RelativePath="..\..\Common\dxstdafx.h">
  202.             </File>
  203.             <File
  204.                 RelativePath="..\..\Common\dxut.cpp">
  205.             </File>
  206.             <File
  207.                 RelativePath="..\..\Common\dxut.h">
  208.             </File>
  209.             <File
  210.                 RelativePath="..\..\Common\dxutenum.cpp">
  211.             </File>
  212.             <File
  213.                 RelativePath="..\..\Common\dxutenum.h">
  214.             </File>
  215.             <File
  216.                 RelativePath="..\..\Common\dxutgui.cpp">
  217.             </File>
  218.             <File
  219.                 RelativePath="..\..\Common\dxutgui.h">
  220.             </File>
  221.             <File
  222.                 RelativePath="..\..\Common\dxutmisc.cpp">
  223.             </File>
  224.             <File
  225.                 RelativePath="..\..\Common\dxutmisc.h">
  226.             </File>
  227.             <File
  228.                 RelativePath="..\..\Common\dxutsettingsdlg.cpp">
  229.             </File>
  230.             <File
  231.                 RelativePath="..\..\Common\dxutsettingsdlg.h">
  232.             </File>
  233.         </Filter>
  234.         <File
  235.             RelativePath="OptimizedMesh.cpp">
  236.             <FileConfiguration
  237.                 Name="Debug|Win32">
  238.                 <Tool
  239.                     Name="VCCLCompilerTool"
  240.                     UsePrecompiledHeader="3"/>
  241.             </FileConfiguration>
  242.             <FileConfiguration
  243.                 Name="Release|Win32">
  244.                 <Tool
  245.                     Name="VCCLCompilerTool"
  246.                     UsePrecompiledHeader="3"
  247.                     PrecompiledHeaderThrough="dxstdafx.h"/>
  248.             </FileConfiguration>
  249.             <FileConfiguration
  250.                 Name="Profile|Win32">
  251.                 <Tool
  252.                     Name="VCCLCompilerTool"
  253.                     UsePrecompiledHeader="3"
  254.                     PrecompiledHeaderThrough="dxstdafx.h"/>
  255.             </FileConfiguration>
  256.         </File>
  257.         <File
  258.             RelativePath="OptimizedMesh.fx">
  259.         </File>
  260.     </Files>
  261.     <Globals>
  262.     </Globals>
  263. </VisualStudioProject>
  264.